home *** CD-ROM | disk | FTP | other *** search
-
- SYSCHK
-
- System Checkout for your personal computer
-
- Version 2.38
- Released September 1, 1993
-
- Copyright 1993 by Advanced Personal Systems
- All rights reserved.
-
-
- SYSCHK is a program that provides valuable information about devices installed
- in your system. The following are the items SYSCHK will search for :
-
- - Computer model type including manufacturer if known
- - Micro Processor including the Intel Pentium(tm)
- - Detection of the older 80386 that had a 32-bit multiply bug
- - Math Coprocessor type
- - Detection of slave 8259 Interrupt controller
- - Presence of a real time clock
- - Presence of a Micro Channel or EISA bus
- - System BIOS including source, date and size
- - A listing of all known BIOS extensions in the system, and the
- size of those BIOS
- - Type of keyboard attached (84 key or 101 key) and keyboard status
- - Type of mouse installed, number of buttons, and interrupt used
- - Number of parallel ports in system and the base addresses
- - Number of serial ports in system, base addresses and parameters of
- the port including IRQ.
- - Type of Serial port UART chip including 16550
- - Various information on a Network connection
- - Hard disk size including tracks, heads, sectors and CMOS type
- - Hard disk controller manufacturer
- - Hard disk partition information
- - Floppy disk size and parameters
- - Video type, chipset, video memory, and BIOS source
- - Amount of environment space used and available
- - Amount of conventional memory total and available
- - Amount of extended memory total and available
- - Amount of expanded memory total and available, version and
- location of page frame
- - Amount of XMS memory
- - Listing of all resident programs and the size of those programs
- - Listing of all non standard device drivers installed
- - Throughput speed of system, taking into account CPU speed and
- wait states
- - Operates under Windows in all modes (SYSCHK.ICO is included
- for your use with Windows).
-
- ------------------------------------------------------------------------------
- CREATING A CONFIGURATION PRINTOUT
- ------------------------------------------------------------------------------
-
- A hardcopy printout or file of your system's information is also available
- as an option. Standard Output redirection is also available for use in
- batch files by simply adding "/F" as a SysChk parameter.
-
- For example "SYSCHK /f > MyInfo.txt" will create a file called MYINFO.TXT
- or "SYSCHK /f" will display a text file to the console screen. You may
- print a configuration file from within SYSCHK or enter "SYSCHK /f > lpt1"
- to redirect the file to your LPT1 printer port.
-
- To automatically include the video speed and hard disk speed to your
- configuration file include "/T" to test those devices without any user
- intervention.
-
- If you wish to automatically add any text to the printout, create a file
- called "COMMENTS.TXT" and place it in the same directory as SYSCHK. When you
- printout a configuration sheet SYSCHK will automatically add that text to
- the top of the printout.
-
- ------------------------------------------------------------------------------
- COMMAND LINE SWITCH SUMMARY
- ------------------------------------------------------------------------------
-
- /F - Redirects all output to Standard Output. This allows you to
- run SysChk in a batch file and create a configuration report
- or output directly to a printer or the console. For example,
- to redirect to a file you would enter "SysChk /F > MyInfo.txt".
-
- /T - Executes the video and disk speed tests if you also entered
- /F for redirection. This allows you to include the speed
- ratings in your redirected file.
-
- /S - Disables detection of Hard Disk controllers. On some SCSI host
- adapters, controller detection can cause the SCSI bus to hang.
-
- /V - Disables detection of XGA video cards.
-
- /M - Uses monochrome colors for display.
-
- /R - Creates record file SYSCHK.REC that includes execution trace for
- debugging purposes.
-
- /? - Help Screen.
-
-
- ------------------------------------------------------------------------------
- SUPPORT
- ------------------------------------------------------------------------------
-
- Support questions may be submitted through CompuServe ID [70323,136] or
- through Prodigy FCFN67A.
-
- ------------------------------------------------------------------------------
- QUESTIONS AND ANSWERS
- ------------------------------------------------------------------------------
- 1. Why doesn't SysChk always report the I/O IRQ?
-
- Detecting interrupt usage for the parallel and serial ports can often
- cause the system to hang under certain conditions. Therefore, under
- the following conditions interrupt detection has been disabled:
- Windows DOS shell, OS/2 DOS shell, Micro channel machines, and network
- installations.
-
- 2. Can I request additional features to be added to SysChk?
-
- If there are other features you would like to have added to SysChk please
- write, E-Mail via CompuServe, or call and I will consider all requests!
-
- ------------------------------------------------------------------------------
- REVISION HISTORY
- ------------------------------------------------------------------------------
-
- 0.99 - Prerelease version to public domain, all items on a single page
- 2.00 to 2.23 - Various Beta versions released only to Beta users
- 2.24 - Official Shareware version first release
- 2.30 - Added environment memory information.
- Combined Floppy and Hard drive information on one page.
- Added module on Networks.
- Added chipset information on VGA video cards.
- Added presence detection of DOS 5 in HMA area.
- Added presence of execution under Microsoft Windows.
- Added detection of serial ports not originally found by BIOS.
- Added option to save information to a file in addition to printer.
- Added disk controller manufacturer information.
- Added a few more model byte descriptions.
- Fixed DOS version lower than 3.0 announcement bug.
- Fixed bug with DISK module running with DR DOS 5.0.
- 2.31 - Added detection of OAK Technologies Video chipset
- 2.32 - Added detection of CPU clock speed
- Added Network information to printer output
- Added dectection of 8514/A
- Added standard output redirection option to the parameter line.
- 2.33 - Fixed missing info of mouse and network in redirected output.
- Added some more information on HMA and XMS.
- 2.34 - Fixed incorrect info on HMA area.
- Shortend initialization time.
- Changed speed bar to accomodate faster systems.
- Added detection of Logitech and Mouse Systems mice.
- Added detection of ISA or EISA bus type.
- Added detection of MODEM on serial port.
- Added detection of Sound Board.
- Added detection of (some) SCSI Host Adapters. (Test disabled by
- entering Syschk /S)
- 2.35 Removed detection of Trident video boards (caused hangup).
- Added Video Speed option.
- Added detection of some S3 video chipsets.
- Added detection of 80386SX CPU.
- Added information on registration through CompuServe.
- 2.35a Fixed problem with Video Speed reporting incorrect speed.
- 2.36 Added more partition names.
- Added DOS revision number.
- Added more information for Tseng 4000 video chipset.
- Added the ability to automatically add comments to the printout.
- Removed detection of disk controller under Windows Enhanced mode
- to prevent conflict with 32-bit Disk Access.
- Added detection of additional installed hard disks.
- 2.37 Added average access speed of all hard disks.
- 2.38 Added detection of Intel Pentium(tm).
- Added SysChk rating, a combination of other speed tests.
- Added CD-ROM detection and MSCDEX version.
- Added /M switch for monochrome displays.
- Added additional SCSI Host Adapter Controllers and fixed detection
- problem.
- Added Interrupt info for Serial and Parallel ports.
- Added Maximum Video resolution and colors.
- Added Network Shell version and type of memory used.
- Added /R switch to create trace file SYSCHK.REC for debugging.
-
- ------------------------------------------------------------------------------
- REGISTRATION
- ------------------------------------------------------------------------------
-
- The registration fee for this shareware product is $20.00. For the
- $20.00 registration fee you will be sent the Advanced Personal System's
- Deluxe Utility Disk with a number of handy utilities including a menu
- system, an easy to use file viewer, a CMOS viewer and editor, and lots
- more. In addition you will also receive a special offer to upgrade to the
- Windows version of SysChk when it is available.
-
- You can now register through CompuServe by entering "GO SWREG" and billing
- your CompuServe account. The registration ID# is 497. Or if you like,
- send in your name with a check or money order and your choice of diskette
- size to:
-
- Advanced Personal Systems
- 105 Serra Way
- Suite 418
- Milpitas, CA. 95035
-
- (408) 298-3703 FAX (408) 945-0242
-
- Note: California residents please add 8.25% sales tax.
-
- If you are a Systems Integrator or VAR and are interested in providing
- SysChk with your systems, please call for a special low cost licensing
- fee.
-
- ------------------------------------------------------------------------------
- DISCLAIMER
- ------------------------------------------------------------------------------
-
- Advanced Personal Systems (APS) hereby disclaims all warranties
- relating to this software, whether express or implied, including
- without limitation any implied warranties of merchantability or
- fitness for a particular purpose. APS will not be liable for any
- special, incidental, consequential, indirect or similar damages
- due to loss of data or any other reason, even if APS or an agent
- of APS has been advised of the possibility of such damages. In
- no event shall APS's liability for any damages ever exceed the
- price paid for the license to use software, regardless of the form
- of the claim. The person using the software bears all risk as to
- the quality and performance of the software.
-